home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
scheme
/
boxer
/
boxer.lha
/
coms-patch.lisp
< prev
next >
Wrap
Text File
|
1993-07-17
|
513b
|
12 lines
;;;-*-Mode: LISP; Package: Boxer; PATCH-FILE: T-*-
(defboxer-function bu::com-enter-box () (com-enter-box))
(defboxer-function bu::com-exit-box () (com-exit-box))
(defboxer-function bu::com-make-sprite-box () (com-make-sprite-box))
(defboxer-function bu::com-make-and-enter-box () (com-make-and-enter-box))
(defboxer-function bu::com-make-and-enter-data-box () (com-make-and-enter-data-box))
(defboxer-function bu::com-previous-row () (com-previous-row))
(defboxer-function bu::com-next-row () (com-next-row))